[INFO] cloning repository https://github.com/luiswirth/formoniq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luiswirth/formoniq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluiswirth%2Fformoniq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluiswirth%2Fformoniq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65b98b55f3fee1c28bc37acb68981a3f3bd63e9e
[INFO] checking luiswirth/formoniq against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluiswirth%2Fformoniq" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/luiswirth/formoniq
[INFO] finished tweaking git repo https://github.com/luiswirth/formoniq
[INFO] tweaked toml for git repo https://github.com/luiswirth/formoniq written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luiswirth/formoniq on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luiswirth/formoniq already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mshio v0.4.2
[INFO] [stderr]   Downloaded py_literal v0.4.0
[INFO] [stderr]   Downloaded faer-ext v0.5.0
[INFO] [stderr]   Downloaded npyz v0.8.3
[INFO] [stderr]   Downloaded nano-gemm-core v0.1.0
[INFO] [stderr]   Downloaded nano-gemm-c64 v0.1.0
[INFO] [stderr]   Downloaded nano-gemm-c32 v0.1.0
[INFO] [stderr]   Downloaded nano-gemm v0.1.2
[INFO] [stderr]   Downloaded nano-gemm-f64 v0.1.0
[INFO] [stderr]   Downloaded nano-gemm-f32 v0.1.0
[INFO] [stderr]   Downloaded faer-traits v0.21.5
[INFO] [stderr]   Downloaded nano-gemm-codegen v0.1.0
[INFO] [stderr]   Downloaded generativity v1.1.0
[INFO] [stderr]   Downloaded faer-macros v0.21.0
[INFO] [stderr]   Downloaded faer v0.21.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7eb40275262ac503976070e9831fd5c0bc619ae90eaf8a79a8bb43b67eb02d5b
[INFO] running `Command { std: "docker" "start" "-a" "7eb40275262ac503976070e9831fd5c0bc619ae90eaf8a79a8bb43b67eb02d5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7eb40275262ac503976070e9831fd5c0bc619ae90eaf8a79a8bb43b67eb02d5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eb40275262ac503976070e9831fd5c0bc619ae90eaf8a79a8bb43b67eb02d5b", kill_on_drop: false }`
[INFO] [stdout] 7eb40275262ac503976070e9831fd5c0bc619ae90eaf8a79a8bb43b67eb02d5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f03807d725cabda21e182690d7e697232798dc828e5f4a26d78600dfde5798d
[INFO] running `Command { std: "docker" "start" "-a" "5f03807d725cabda21e182690d7e697232798dc828e5f4a26d78600dfde5798d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling nano-gemm-codegen v0.1.0
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling pulp v0.21.4
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking nano-gemm-core v0.1.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking generativity v1.1.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking dyn-stack v0.13.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling nano-gemm-c64 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-f32 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-c32 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-f64 v0.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num v0.3.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling faer-macros v0.21.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking gemm-common v0.18.2
[INFO] [stderr]     Checking faer-traits v0.21.5
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stderr]     Checking gemm-f32 v0.18.2
[INFO] [stderr]     Checking gemm-c64 v0.18.2
[INFO] [stderr]     Checking gemm-c32 v0.18.2
[INFO] [stderr]     Checking gemm-f64 v0.18.2
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking gemm v0.18.2
[INFO] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/507271bc119683008ec719ecee48814e8ac86c65/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=f055c64b8afefa0a -C extra-filename=-94698e6bd8627d9b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-0894f4181f999721.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-24c6ecd037b8c489.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-f8dd2231930c8ee5.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern wide=/opt/rustwide/target/debug/deps/libwide-3801339dfc8282db.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5f03807d725cabda21e182690d7e697232798dc828e5f4a26d78600dfde5798d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f03807d725cabda21e182690d7e697232798dc828e5f4a26d78600dfde5798d", kill_on_drop: false }`
[INFO] [stdout] 5f03807d725cabda21e182690d7e697232798dc828e5f4a26d78600dfde5798d
